Skip to content

Bump Oracle Instant Client to 21.23 and 23.26.3 - #314

Merged
yahonda merged 1 commit into
rsim:masterfrom
yahonda:bump-instant-client-21-23
Sep 10, 2026
Merged

Bump Oracle Instant Client to 21.23 and 23.26.3#314
yahonda merged 1 commit into
rsim:masterfrom
yahonda:bump-instant-client-21-23

Conversation

@yahonda

@yahonda yahonda commented Sep 9, 2026

Copy link
Copy Markdown
Collaborator

Follow-up to 7600d30 (Bump Oracle Instant Client to the latest versions), which moved the 23.x workflows to Oracle's version-less download URLs and left the 11g workflows on an explicit 21.x pin. Mirrors the same change proposed for rsim/oracle-enhanced.

  • test_11g.yml and test_11g_ojdbc11.yml: Instant Client 21.21.0.0.0dbru to 21.23.0.0.0dbru. These workflows stay on the 21.x line because the version-less URL follows the latest major release (23.x), which cannot connect to Oracle Database 11g. 21.23 is the newest 21.x release on download.oracle.com; 21.24 is not published.
  • test_11g.yml: the separately downloaded ojdbc17.jar moves from the 23261 build to 23263 to match the 23.26.3 line.
  • .devcontainer/Dockerfile: the arm64 pin moves from 23.26.1.0.0 to 23.26.3.0.0, the newest 23.26.x release (23.26.4 is not published). Oracle does not publish version-less arm64 zips; x86_64 keeps using the version-less URL.

Every new URL returns HTTP 200: basic, sdk and sqlplus for 21.23 x64 and for 23.26.3 arm64, and jdbc/23263/ojdbc17.jar.

The 11g compatibility workflows pin the 21.x line because Oracle's
version-less download URL only follows the latest major release, which
cannot connect to an 11g server. 21.23.0.0.0dbru is the newest 21.x
release published on download.oracle.com.

The devcontainer pins the arm64 build because Oracle does not publish
version-less arm64 zips. 23.26.3.0.0 is the newest 23.26.x release, and
the ojdbc17.jar pinned in test_11g.yml moves to the matching 23263 build.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
@yahonda
yahonda force-pushed the bump-instant-client-21-23 branch from 84b3912 to d357079 Compare September 9, 2026 08:14
@yahonda
yahonda merged commit 1c57f98 into rsim:master Sep 10, 2026
20 checks passed
@yahonda
yahonda deleted the bump-instant-client-21-23 branch September 10, 2026 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant